Saturday, 31 August 2013

Django sending email with dynamic smtp settings

Django sending email with dynamic smtp settings

References

Reference NO 1

http://stackoverflow.com/questions/15187697/django-sending-email-with-dynamic-smtp-settings

Reference NO 2

http://yuji.wordpress.com/2011/04/15/django-django-mailer-multi-account-setup-plus-throttling/

Reference NO 3

https://docs.djangoproject.com/en/dev/ref/settings/

Reference NO 4

https://pypi.python.org/pypi/django-hijackemail/1.0.0

Reference NO 5

http://www.michelepasin.org/blog/2011/01/14/setting-up-django-registration/

Reference NO 6

http://www.djangobook.com/en/2.0/appendixD.html

Reference NO 7

http://serverfault.com/questions/343870/google-smtp-connection-timeout

Reference NO 8

https://github.com/zapier/django-drip/issues/6

Crash at ntdll while writing to std::wofstream

Crash at ntdll while writing to std::wofstream

References

Reference NO 1

http://stackoverflow.com/questions/15187975/crash-at-ntdll-while-writing-to-stdwofstream

Reference NO 2

http://stackoverflow.com/questions/1906605/ntdllkifastsystemcallret

Reference NO 3

http://stackoverflow.com/questions/14755560/runtime-error-in-ntdll-on-windows-xp-running-g

Reference NO 4

http://stackoverflow.com/questions/3950718/wrote-to-a-file-using-stdwofstream-the-file-remained-empty

Reference NO 5

http://support.microsoft.com/kb/813810

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Avoid exporting of symbols

Avoid exporting of symbols

References

Reference NO 1

http://stackoverflow.com/questions/2375209/avoiding-exporting-symbols-from-executables-on-linux

Reference NO 2

https://www.flameeyes.eu/autotools-mythbuster/libtool/symbols.html

Reference NO 3

http://lists.gnu.org/archive/html/libtool/2013-03/msg00004.html

Reference NO 4

http://perldoc.perl.org/Exporter.html

Reference NO 5

http://comments.gmane.org/gmane.comp.gnu.libtool.general/11951

Reference NO 6

http://www.delorie.com/gnu/docs/binutils/binutils_15.html

Reference NO 7

http://accu.org/index.php/journals/1372

Reference NO 8

http://msdn.microsoft.com/en-us/library/7k30y2k5.aspx

how does shell recognize a SIGINT to one of its jobs

how does shell recognize a SIGINT to one of its jobs

References

Reference NO 1

http://stackoverflow.com/questions/15188421/how-does-shell-recognize-a-sigint-to-one-of-its-jobs

Reference NO 2

http://www.cons.org/cracauer/sigint.html

Reference NO 3

http://people.freebsd.org/~cracauer/homepage-mirror/sigint.html

Reference NO 4

http://www.nongnu.org/emacsdoc-fr/manuel/shell.html

Reference NO 5

http://moss.cs.iit.edu/cs351/lab-shell.html

Reference NO 6

http://www2.cs.uidaho.edu/~krings/CS270/Notes.S10/270-F10-26.pdf

Reference NO 7

http://academic.udayton.edu/SaverioPerugini/courses/cps445/lecture_notes/shells.html

Reference NO 8

http://www.chemie.fu-berlin.de/chemnet/use/info/libc/libc_21.html

variables for different objects of same type made in constructor all referencing the same object

variables for different objects of same type made in constructor all
referencing the same object

References

Reference NO 1

http://stackoverflow.com/questions/15188637/variables-for-different-objects-of-same-type-made-in-constructor-all-referencing

Reference NO 2

http://processing.org/tutorials/objects/

Reference NO 3

http://marakana.com/bookshelf/java_fundamentals_tutorial/object_oriented.html

Reference NO 4

http://physics.clarku.edu/sip/tutorials/java/java.html

Reference NO 5

http://www.tutorialspoint.com/php/php_object_oriented.htm

Reference NO 6

http://math.hws.edu/javanotes/c5/s2.html

Reference NO 7

http://www.stanford.edu/dept/itss/docs/oracle/10g/appdev.101/b10807/10_objs.htm

Reference NO 8

http://www.artima.com/objectsandjava/webuscript/ClassesObjects1.html

Fail cvinvert on Iplimage or Mat

Fail cvinvert on Iplimage or Mat

References

Reference NO 1

http://stackoverflow.com/questions/15188837/fail-cvinvert-on-iplimage-or-mat

Reference NO 2

http://stackoverflow.com/questions/17835289/mat-to-iplimage-crash

Reference NO 3

http://opencv.willowgarage.com/documentation/operations_on_arrays.html

Reference NO 4

http://opencv-users.1802565.n2.nabble.com/An-unhandled-exception-when-trying-to-use-cvCvtColor-and-similiar-td5909632.html

Reference NO 5

http://singhgaganpreet.com/tag/cvflip/

Reference NO 6

http://answers.opencv.org/question/10328/how-to-do-inverse-on-complex-matrix-in-opencv/

Reference NO 7

http://physics.nyu.edu/grierlab/manuals/opencv/core__c_8h.html

Reference NO 8

http://www.lira.dist.unige.it/teaching/SINA/slides-current/opencv.pdf

ios [__NSCFString MD5String]: unrecognized selector sent to instance [closed]

ios [__NSCFString MD5String]: unrecognized selector sent to instance [closed]

References

Reference NO 1

http://stackoverflow.com/questions/15189080/ios-nscfstring-md5string-unrecognized-selector-sent-to-instance

Reference NO 2

http://stackoverflow.com/questions/18180583/nscfstring-timeintervalsincereferencedate-unrecognized-selector-sent-to-ins

Reference NO 3

http://stackoverflow.com/questions/11374212/how-to-solve-run-time-error-of-nscfstring-isresizable-unrecognized-selecto

Reference NO 4

http://stackoverflow.com/questions/15523985/nscfstring-count-unrecognized-selector-sent-to-instance-0x6a7a1a0-while-tak

Reference NO 5

http://stackoverflow.com/questions/17882781/nscfstring-setlocationpingtimer-unrecognized-selector

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to select the max salary per department

How to select the max salary per department

References

Reference NO 1

http://stackoverflow.com/questions/15189328/how-to-select-the-max-salary-per-department-including-the-employees-that-earn-i

Reference NO 2

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=29058

Reference NO 3

http://www.dbforums.com/ansi-sql/1670851-count-max-salary-each-department.html

Reference NO 4

http://forums.anandtech.com/showthread.php?t=2157995

Reference NO 5

http://www.oracle.com/technetwork/issue-archive/2005/05-mar/o25dba-091480.html

Reference NO 6

http://beyondrelational.com/modules/3/ask/0/questions/15997/how-can-i-find-department-wise-highest-salary.aspx

Reference NO 7

http://www.dotnetfunda.com/forums/thread1684-how-to-query-for-second-highest-salary-in-emp-in-each-department.aspx

Reference NO 8

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/3d362d7c-18c2-4350-b109-de88131edd95/action?threadDisplayName=select-max-group-by

Not getting the total from another sheet after hyperlink is read because of multiple hyperlinks

Not getting the total from another sheet after hyperlink is read because
of multiple hyperlinks

References

Reference NO 1

http://stackoverflow.com/questions/15189540/not-getting-the-total-from-another-sheet-after-hyperlink-is-read-because-of-mult

Reference NO 2

http://stackoverflow.com/questions/10130040/automatically-creating-hyperlink-to-another-sheet-by-text

Reference NO 3

http://stackoverflow.com/questions/6846958/optimized-way-of-adding-multiple-hyperlinks-in-excel-file-with-c-sharp

Reference NO 4

http://en.wikipedia.org/wiki/September_11_attacks

Reference NO 5

http://www.cdc.gov/vaccinesafety/vaccines/HPV/Index.html

Reference NO 6

http://www.nrc.gov/reading-rm/doc-collections/fact-sheets/bio-effects-radiation.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Friday, 30 August 2013

Merging two identical select queries

Merging two identical select queries

References

Reference NO 1

http://stackoverflow.com/questions/15189779/merging-two-identical-select-queries

Reference NO 2

http://stackoverflow.com/questions/6563330/merging-two-select-queries

Reference NO 3

http://pic.dhe.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db2z10.doc.apsg/src/tpc/db2z_combineresultmultipleselect.htm

Reference NO 4

http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/viewer.htm#a001361224.htm

Reference NO 5

http://databases.about.com/od/sql/a/union.htm

Reference NO 6

http://office.microsoft.com/en-us/access-help/use-a-union-query-to-combine-multiple-queries-into-a-single-result-HA102749627.aspx

Reference NO 7

http://dba.stackexchange.com/questions/11367/how-to-join-two-table-and-show-one-query-result-in-mysql

Reference NO 8

http://www.tutorialspoint.com/sql/sql-unions-clause.htm

Changing Webview URL in a different view controller

Changing Webview URL in a different view controller

References

Reference NO 1

http://stackoverflow.com/questions/17688288/how-to-change-webview-with-buttons-in-seperate-view-controller

Reference NO 2

http://stackoverflow.com/questions/14418474/how-to-load-web-view-in-different-view-in-ios-6

Reference NO 3

http://chrisrisner.com/31-Days-of-iOS--Day-14%E2%80%93The-UIWebView

Reference NO 4

http://www.appcoda.com/storyboard-tutorial-create-tab-bar-controller-and-web-view/

Reference NO 5

http://conecode.com/news/2011/05/ios-tutorial-creating-a-web-view-uiwebview/

Reference NO 6

http://agilewarrior.wordpress.com/2012/08/29/how-to-uiwebview-ios/

Reference NO 7

http://developer.android.com/reference/android/webkit/WebView.html

Reference NO 8

http://developer.apple.com/library/ios/documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/UsingTextClasses/UsingTextClasses.html

AFNetworking PUT request occasionally doesn't finish

AFNetworking PUT request occasionally doesn't finish

References

Reference NO 1

http://stackoverflow.com/questions/15190292/afnetworking-put-request-occasionally-doesnt-finish

Reference NO 2

http://stackoverflow.com/questions/14467095/afnetworking-uialertview-when-in-background-and-no-network

Reference NO 3

https://github.com/AFNetworking/AFNetworking/issues/307

Reference NO 4

https://github.com/AFNetworking/AFNetworking/issues/307

Reference NO 5

https://github.com/AFNetworking/AFNetworking/issues/307

Reference NO 6

http://www.hows.info/questions/tagged/afnetworking?page=22&sort=newest

Reference NO 7

#EANF#

Reference NO 8

#EANF#

jQuery height returns wrong value

jQuery height returns wrong value

References

Reference NO 1

http://stackoverflow.com/questions/10590482/jquery-height-returning-false-values

Reference NO 2

http://stackoverflow.com/questions/8281801/jquery-height-and-width-returns-wrong-numbers-on-ajax-ed-content

Reference NO 3

http://bugs.jquery.com/ticket/5393

Reference NO 4

http://bugs.jquery.com/ticket/3046

Reference NO 5

http://bugs.jquery.com/ticket/13187

Reference NO 6

http://www.sitepoint.com/forums/showthread.php?679807-jquery-width()-and-height()-returning-incorrect-values-in-IE

Reference NO 7

http://bugs.jqueryui.com/ticket/4795

Reference NO 8

#EANF#

ShareKit assert: Ÿ??ShareKit has been refactored to be used as Xcode =?iso-8859-1?Q?subproject.=9F=3F=9D?=

ShareKit assert: Ÿ??ShareKit has been refactored to be used as Xcode
subproject.Ÿ?

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Calling from a javascript function another javascript function having return false;?

Calling from a javascript function another javascript function having
return false;?

References

Reference NO 1

http://stackoverflow.com/questions/15190987/calling-from-a-javascript-function-another-javascript-function-having-return-fal

Reference NO 2

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function

Reference NO 3

http://homepage.ntlworld.com/kayseycarvey/jss3p5.html

Reference NO 4

http://www.quirksmode.org/js/function.html

Reference NO 5

http://www.webmasterworld.com/javascript/3031568.htm

Reference NO 6

http://javascript.about.com/od/3functions/a/fun06.htm

Reference NO 7

http://www.codecademy.com/forum_questions/500210a05516e400020003f1

Reference NO 8

http://ejohn.org/apps/learn/

vBulletin: create users without email [closed]

vBulletin: create users without email [closed]

References

Reference NO 1

http://www.vbulletin.com/docs/html/main/vboptions_group_register

Reference NO 2

https://www.vbulletin.com/docs/html/main/vb2_manual_cp_addusers

Reference NO 3

https://www.vbulletin.com/docs/html/main/acp_permissions_tools_addedit_usergroups

Reference NO 4

http://www.mediawiki.org/wiki/Extension:VBulletin/Users_Integration

Reference NO 5

http://forums.hostgator.com/should-setup-my-email-using-vbulletin-t66278.html

Reference NO 6

http://www.vbulletin.org/forum/showthread.php?t=290184

Reference NO 7

http://www.rangefinderforum.com/forums/faq.php?faq=vb_faq

Reference NO 8

http://www.dragonbyte-tech.com/product/107-vbmail

Changing the behavior of a button depending on whether an activity is launched

Changing the behavior of a button depending on whether an activity is
launched

References

Reference NO 1

http://stackoverflow.com/questions/15191455/changing-the-behavior-of-a-button-depending-on-whether-an-activity-is-launched

Reference NO 2

http://developer.android.com/guide/components/tasks-and-back-stack.html

Reference NO 3

http://www.gamma-point.com/content/android-how-have-multiple-activities-under-single-tab-tabactivity

Reference NO 4

http://www.peachpit.com/articles/article.aspx?p=1874864

Reference NO 5

http://developer.nvidia.com/sites/default/files/akamai/mobile/docs/android_lifecycle_app_note.pdf

Reference NO 6

http://www.techotopia.com/index.php/Creating_an_Android_User_Interface_in_Java_Code

Reference NO 7

http://android.bigresource.com/Android-change-the-behavior-of-back-button-QeYXMYd5s.html

Reference NO 8

http://united-coders.com/nico-heid/use-android-activitygroup-within-tabhost-to-show-different-activity/

mamp Error 1045

mamp Error 1045

References

Reference NO 1

http://forum.mamp.info/viewtopic.php?f=2&t=86020

Reference NO 2

http://eddiema.ca/2010/04/27/upgrading-mamp-solution-access-denied-for-user-rootlocalhost/

Reference NO 3

http://stackoverflow.com/questions/10219839/mamp-1045-error

Reference NO 4

https://drupal.org/node/1469542

Reference NO 5

http://www.nyayapati.com/srao/2011/03/mamp-mysqlcheck-got-error-1045/

Reference NO 6

http://www.ostraining.com/blog/coding/error-1045-phpmyadmin/

Reference NO 7

http://blog.zhuyixue.com/2012/11/mamp-mysqlcheck-got-error-1045.html

Reference NO 8

http://wordpress.org/support/topic/error-1045

Thursday, 29 August 2013

JSTL ForEach Loop/ Array or List

JSTL ForEach Loop/ Array or List

References

Reference NO 1

http://stackoverflow.com/questions/15192122/jstl-foreach-loop-array-or-list

Reference NO 2

http://stackoverflow.com/questions/2148658/java-list-use-through-use-of-jstl-cforeach

Reference NO 3

http://javarevisited.blogspot.com/2012/10/jstl-foreach-tag-example-in-jsp-looping.html

Reference NO 4

http://www.java2s.com/Tutorial/Java/0380__JSTL/UseForEachtoLoopThroughArrayList.htm

Reference NO 5

http://viralpatel.net/blogs/iterate-hashmap-using-jstl-foreach/

Reference NO 6

http://www.coderanch.com/t/293519/JSP/java/iterating-ArrayList-forEach

Reference NO 7

http://php.net/manual/en/control-structures.foreach.php

Reference NO 8

http://www.egtry.com/java/web/jstl/list_of_list

C FOpen() Open Documents Directory iOS

C FOpen() Open Documents Directory iOS

References

Reference NO 1

http://stackoverflow.com/questions/15192368/c-fopen-open-documents-directory-ios

Reference NO 2

http://stackoverflow.com/questions/10664955/fopen-issue-in-ios

Reference NO 3

http://forums.macrumors.com/showthread.php?t=1238552

Reference NO 4

http://www.blogosfera.co.uk/2013/03/c-fopen-open-documents-directory-ios/

Reference NO 5

http://iphonedevsdk.com/forum/iphone-sdk-development/1866-fopen-path-problems.html

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/592af4d7-0a93-4885-8042-f9f8c6313459/action?threadDisplayName=fopen-returns-invalid-handle-in-program-files-folder

Reference NO 7

http://www.cplusplus.com/reference/cstdio/fopen/

Reference NO 8

http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c092712318.htm

Using Processing.js: Can I have multiple canvases with only one data-processing-source sketch.pde?

Using Processing.js: Can I have multiple canvases with only one
data-processing-source sketch.pde?

References

Reference NO 1

http://stackoverflow.com/questions/15192621/using-processing-js-can-i-have-multiple-canvases-with-only-one-data-processing

Reference NO 2

http://processingjs.org/articles/p5QuickStart.html

Reference NO 3

http://processingjs.org/learning/

Reference NO 4

http://processingjs.org/articles/PomaxGuide.html

Reference NO 5

https://wiki.mozilla.org/Processing.js_for_JavaScript_Devs

Reference NO 6

http://aaron-sherwood.com/processingjs/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

jQuery switching event handler between click and hover

jQuery switching event handler between click and hover

References

Reference NO 1

http://stackoverflow.com/questions/15192870/jquery-switching-event-handler-between-click-and-hover

Reference NO 2

http://www.w3schools.com/jquery/jquery_ref_events.asp

Reference NO 3

http://jquery.com/upgrade-guide/1.9/

Reference NO 4

http://www.bennadel.com/blog/1805-jQuery-Events-MouseOver-MouseOut-vs-MouseEnter-MouseLeave.htm

Reference NO 5

http://www.larryullman.com/2009/03/02/a-quick-intro-to-jquery-part-3/

Reference NO 6

http://css-tricks.com/forums/topic/jquery-changing-the-eventhandler-from-click-to-mouseover/

Reference NO 7

https://www.inkling.com/read/javascript-definitive-guide-david-flanagan-6th/chapter-19/handling-events-with-jquery

Reference NO 8

http://jqfundamentals.com/chapter/events

Having trouble with menu slider in single posts - Jquery

Having trouble with menu slider in single posts - Jquery

References

Reference NO 1

http://stackoverflow.com/questions/15193079/having-trouble-with-menu-slider-in-single-posts-jquery

Reference NO 2

http://stackoverflow.com/questions/10053115/jquery-slider-affecting-wordpress-menu

Reference NO 3

http://blog.teamtreehouse.com/open-source-jquery-plugins-for-building-single-page-website-layouts

Reference NO 4

http://wordpress.org/support/topic/976929

Reference NO 5

http://wordpress.org/plugins/wp-ui/

Reference NO 6

http://www.designchemical.com/blog/index.php/wordpress-tips/wordpress-tutorial-current-parent-menu-items-in-custom-menus/

Reference NO 7

https://forum.jquery.com/topic/multiple-versions-of-jquery-on-the-same-page

Reference NO 8

#EANF#

dynamic tooltips doesnt work

dynamic tooltips doesnt work

References

Reference NO 1

http://stackoverflow.com/questions/15193320/dynamic-tooltips-doesnt-work

Reference NO 2

https://github.com/angular-ui/bootstrap/issues/69

Reference NO 3

https://github.com/jquerytools/jquerytools/issues/438

Reference NO 4

https://bugs.dojotoolkit.org/ticket/1526

Reference NO 5

http://www.sencha.com/forum/showthread.php?262743-4.2.1.744-dynamic-tooltip-in-action-column-not-working

Reference NO 6

http://jquerytools.org/documentation/tooltip/

Reference NO 7

http://bugs.jqueryui.com/ticket/8740

Reference NO 8

http://craigsworks.com/projects/forums/showthread.php?tid=1094

How to undo git init on a home directory?

How to undo git init on a home directory?

References

Reference NO 1

http://stackoverflow.com/questions/15193565/how-to-undo-git-init-on-a-home-directory

Reference NO 2

http://stackoverflow.com/questions/10135155/git-did-init-bare-in-wrong-directory

Reference NO 3

http://stackoverflow.com/questions/11992785/how-to-undo-git-add-a-in-uninitialized-local-empty-repository-while-keeping

Reference NO 4

http://stackoverflow.com/questions/15283971/how-to-git-clone-dotfiles-into-my-home-directory-with-one-command

Reference NO 5

http://stackoverflow.com/questions/16658087/automatically-add-gitignore-and-hooks-on-git-init

Reference NO 6

http://www.vogella.com/articles/Git/article.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Java libraries to serialize class fields in a specific pattern

Java libraries to serialize class fields in a specific pattern

References

Reference NO 1

http://stackoverflow.com/questions/15193805/java-libraries-to-serialize-class-fields-in-a-specific-pattern

Reference NO 2

http://simple.sourceforge.net/download/stream/doc/tutorial/tutorial.php

Reference NO 3

http://www2.sys-con.com/itsg/virtualcd/java/archives/0806/milne/index.html

Reference NO 4

http://www.javacodegeeks.com/2010/07/java-best-practices-high-performance.html

Reference NO 5

http://www.ibm.com/developerworks/library/j-5things1/

Reference NO 6

http://programmers.stackexchange.com/questions/170760/protobuf-design-patterns

Reference NO 7

http://download.java.net/jdk8/docs/technotes/guides/rmi/faq.html

Reference NO 8

https://developers.google.com/protocol-buffers/docs/javatutorial

raise HTTPError(req.get_full_url()

raise HTTPError(req.get_full_url()

References

Reference NO 1

http://stackoverflow.com/questions/8840303/urllib2-http-error-400-bad-request

Reference NO 2

http://stackoverflow.com/questions/12302304/urllib2-returns-404-for-a-website-which-displays-fine-in-browsers

Reference NO 3

http://www.gossamer-threads.com/lists/python/dev/661077

Reference NO 4

https://connect.liveperson.com/thread/1775?start=0&tstart=0

Reference NO 5

https://github.com/demianbrecht/sanction/issues/6

Reference NO 6

http://www.velocityreviews.com/forums/t534569-400-bad-request-calling-urllib2-urlopen.html

Reference NO 7

http://bytes.com/topic/python/answers/32021-urllib2-urlopen-req-error

Reference NO 8

http://www.daniweb.com/software-development/python/threads/224645/urllib2-problem

EmguCv TypeInitializationException Thrown by EmguCv.CV.CvInvoke

EmguCv TypeInitializationException Thrown by EmguCv.CV.CvInvoke

References

Reference NO 1

http://stackoverflow.com/questions/15194310/emgucv-typeinitializationexception-thrown-by-emgucv-cv-cvinvoke

Reference NO 2

http://stackoverflow.com/questions/7514715/system-typeinitializationexception-using-emgu-cv-in-c-sharp

Reference NO 3

http://fewtutorials.bravesites.com/entries/emgu-cv-c/-emgu-cv-invoke-threw-an-exception-solution

Reference NO 4

http://www.emgu.com/forum/viewtopic.php?f=7&t=4251

Reference NO 5

http://file.emgu.com/forum/viewtopic.php?f=9&t=129

Reference NO 6

http://sourceforge.net/p/emgucv/support-requests/4/

Reference NO 7

http://pastebin.com/Zg8sqacj

Reference NO 8

#EANF#

Wednesday, 28 August 2013

How can I increase my Physical Memory Limit in Windows 7 Ultimate? [closed]

How can I increase my Physical Memory Limit in Windows 7 Ultimate? [closed]

References

Reference NO 1

http://forums.cnet.com/7723-19411_102-556100/win-7-increase-physical-memory/

Reference NO 2

http://stackoverflow.com/questions/4210213/how-to-increase-the-size-of-physical-memory-in-windows-7-32-bit-os

Reference NO 3

http://www.sevenforums.com/performance-maintenance/235210-physical-memory-usage-increases-over-time.html

Reference NO 4

http://windows.microsoft.com/en-us/windows7/change-the-size-of-virtual-memory

Reference NO 5

http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/how-can-i-increase-my-usable-ram-to-4gb-in-windows/bf87b9d1-8959-4de1-b520-0e0c7b50607c

Reference NO 6

http://www.tomshardware.com/forum/312979-30-reduce-physical-memory-usage-windows

Reference NO 7

http://www.tomshardware.com/forum/47924-63-windows-usage-limiting-programs

Reference NO 8

http://superuser.com/questions/24118/windows-7-using-exactly-half-the-installed-memory

How to use intent to call the method of next activity in android

How to use intent to call the method of next activity in android

References

Reference NO 1

http://developer.android.com/training/basics/firstapp/starting-activity.html

Reference NO 2

http://stackoverflow.com/questions/15194751/how-to-use-intent-to-call-the-method-of-next-activity-in-android

Reference NO 3

http://stackoverflow.com/questions/12192241/how-to-call-method-of-one-activity-from-another-activity-in-android

Reference NO 4

http://stackoverflow.com/questions/8295735/how-to-call-a-method-in-another-activity

Reference NO 5

http://www.coderanch.com/t/522492/Android/Mobile/Calling-method-Activity

Reference NO 6

http://www.vogella.com/articles/AndroidIntent/article.html

Reference NO 7

http://techwiki.ordak.org/index.php?title=How_To_Create_And_Use_Activities_In_Android

Reference NO 8

#EANF#

Is it possible to call client from codebase (server) without using another hub client?

Is it possible to call client from codebase (server) without using another
hub client?

References

Reference NO 1

http://stackoverflow.com/questions/15194960/is-it-possible-to-call-client-from-codebase-server-without-using-another-hub-c

Reference NO 2

http://stackoverflow.com/questions/13768650/server-calls-some-but-not-all-client-side-methods

Reference NO 3

http://stackoverflow.com/questions/15496947/periodically-sending-messages-to-all-clients-using-signalr

Reference NO 4

https://github.com/SignalR/SignalR/issues/82

Reference NO 5

https://github.com/dotcloud/zerorpc-python/pull/46

Reference NO 6

http://blog.pragmaswitch.com/?p=607

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Foreign key Search in Find method MVC 3.0

Foreign key Search in Find method MVC 3.0

References

Reference NO 1

http://msdn.microsoft.com/en-us/data/gg685494.aspx

Reference NO 2

http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/

Reference NO 3

http://docs.phalconphp.com/en/latest/reference/models.html

Reference NO 4

http://stackoverflow.com/questions/14713955/null-entity-when-using-find-method-in-entity-framework

Reference NO 5

http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/reading-related-data-with-the-entity-framework-in-an-asp-net-mvc-application

Reference NO 6

http://www.asp.net/mvc/tutorials/hands-on-labs/aspnet-mvc-4-models-and-data-access

Reference NO 7

http://thedatafarm.com/blog/data-access/mvc-3-and-ef-4-1-code-first-here-are-my-classes-now-you-do-the-rest-kthxbai/

Reference NO 8

http://blog.longle.net/2012/09/25/seeding-users-and-roles-with-mvc4-simplemembershipprovider-simpleroleprovider-ef5-codefirst-and-custom-user-properties/

Stored Procedure Messages output to file

Stored Procedure Messages output to file

References

Reference NO 1

http://stackoverflow.com/questions/15195395/stored-procedure-messages-output-to-file

Reference NO 2

http://www.sqlservercentral.com/Forums/FindPost706607.aspx

Reference NO 3

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/22c06c95-656d-4dae-aa0f-f15fd9b3585d/action?threadDisplayName=log-output-return-from-the-stored-procedure-in-a-flat-file-if-stored-procedure-fails

Reference NO 4

http://pic.dhe.ibm.com/infocenter/iisinfsv/v9r1/topic/com.ibm.swg.im.iis.conn.msole.doc/topics/c_cmsftref_Using_Stored_Procedures.html

Reference NO 5

http://www.codeproject.com/Articles/18469/Creating-Log-file-for-Stored-Procedure

Reference NO 6

http://forums.databasejournal.com/showthread.php?12449-Stored-Procedure-Output-to-text-file

Reference NO 7

http://berbagisolusi.wordpress.com/2012/02/08/reading-and-writing-files-in-sql-server-stored-procedure/

Reference NO 8

https://forums.oracle.com/thread/401824

NSPredicate filtering of NSMutableArray sub NSDictionaries

NSPredicate filtering of NSMutableArray sub NSDictionaries

References

Reference NO 1

http://stackoverflow.com/questions/15195597/nspredicate-filtering-of-nsmutablearray-sub-nsdictionaries

Reference NO 2

http://stackoverflow.com/questions/12852533/filtering-nsarray-of-nsdictionaries-using-nspredicate

Reference NO 3

http://stackoverflow.com/questions/4829810/filter-an-nsdictionary-of-arrays-using-nspredicate

Reference NO 4

http://stackoverflow.com/questions/7564850/how-to-filter-nsdictionary

Reference NO 5

http://stackoverflow.com/questions/13372118/how-to-filter-an-nsmutablearray-of-dictionaries

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

how to add user Credentials for Authentication for window server 2008 r2

how to add user Credentials for Authentication for window server 2008 r2

References

Reference NO 1

http://stackoverflow.com/questions/15195850/how-to-add-user-credentials-for-authentication-for-window-server-2008-r2

Reference NO 2

http://technet.microsoft.com/en-us/library/cc770966(v=ws.10).aspx

Reference NO 3

http://www.iis.net/configreference/system.webserver/management/authentication/credentials

Reference NO 4

http://www.iis.net/configreference/system.webserver/management

Reference NO 5

http://www.trainsignal.com/blog/windows-server-2008-ftp-user-authentication

Reference NO 6

http://www.novell.com/support/kb/doc.php?id=7008266

Reference NO 7

http://security.stackexchange.com/questions/15574/how-do-i-clear-cached-credentials-from-my-windows-profile

Reference NO 8

http://www2.safenet-inc.com/sas/implementation-guides/sfnt-updates/SAS-Agents-WindowsLogon.pdf

MS Word OLE - replacing text with an image. First block of code works

MS Word OLE - replacing text with an image. First block of code works

References

Reference NO 1

http://stackoverflow.com/questions/15196081/ms-word-ole-replacing-text-with-an-image-first-block-of-code-works-second-do

Reference NO 2

http://office.microsoft.com/en-us/word-help/word-options-advanced-HA010164017.aspx

Reference NO 3

http://msdn.microsoft.com/en-us/library/6b9478cs(v=vs.90).aspx

Reference NO 4

http://en.wikipedia.org/wiki/Microsoft_Word

Reference NO 5

http://www.bigresource.com/VB-Accessing-inlineshapes-within-shapes-MS-Word-J4pxN769JK.html

Reference NO 6

http://www.codeproject.com/Articles/6820/Borland-C-MS-Word-Automation

Reference NO 7

http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F8725700300656CC0

Reference NO 8

http://search.cpan.org/~dami/MsOffice-Word-HTML-Writer-1.01/lib/MsOffice/Word/HTML/Writer.pm

Google+ friends online status [closed]

Google+ friends online status [closed]

References

Reference NO 1

http://productforums.google.com/d/topic/google-plus-discuss/In-hmTOqKXE

Reference NO 2

http://googlesystem.blogspot.com/2013/05/understanding-google-hangouts.html

Reference NO 3

http://online.wsj.com/article/SB10001424127887324731304578193781852024980.html

Reference NO 4

https://plus.google.com/103345707817934461425/posts/QcVBaU1YYWv

Reference NO 5

http://www.google.com/+/learnmore/hangouts/

Reference NO 6

http://www.wikihow.com/Use-Google%2B-Hangouts

Reference NO 7

http://www.androidcentral.com/hands-hangouts-googles-first-step-towards-unified-messaging

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Best practices for DRY'ing up Ember Views?

Best practices for DRY'ing up Ember Views?

References

Reference NO 1

http://stackoverflow.com/questions/15196510/best-practices-for-drying-up-ember-views

Reference NO 2

http://stackoverflow.com/questions/15801118/ember-textfield-submit-on-keyup-event

Reference NO 3

http://stackoverflow.com/questions/16556945/compiling-emblem-js-without-ember

Reference NO 4

http://stackoverflow.com/questions/16204611/construct-a-dynamic-class-name-in-ember-js

Reference NO 5

http://stackoverflow.com/questions/16451254/ember-unable-to-find-template

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

wpf image not being shown in some ListBoxItems

wpf image not being shown in some ListBoxItems

References

Reference NO 1

http://stackoverflow.com/questions/15196732/wpf-image-not-being-shown-in-some-listboxitems

Reference NO 2

http://stackoverflow.com/questions/5131440/how-to-bind-an-image-into-listboxitem-in-wpf

Reference NO 3

http://www.c-sharpcorner.com/uploadfile/dpatra/move-updown-listboxitem-in-listbox-in-wpf/

Reference NO 4

http://drwpf.com/blog/category/item-containers/

Reference NO 5

http://www.wpfsharp.com/2012/03/18/itemscontrol-vs-listbox-vs-listview-in-wpf/

Reference NO 6

http://www.codeproject.com/Articles/21074/A-WPF-Problem-Solved-Two-Very-Different-Ways-Using

Reference NO 7

http://geekswithblogs.net/thibbard/archive/2008/02/13/wpf---get-listboxitem-from-listbox.selecteditem.aspx

Reference NO 8

http://go4answers.webhost4life.com/Example/selected-item-listbox-always-previous-128359.aspx

How to automatically add literal definitions

How to automatically add literal definitions

References

Reference NO 1

http://stackoverflow.com/questions/15196955/how-to-automatically-add-literal-definitions-based-on-a-single-user-defined-lit

Reference NO 2

http://stackoverflow.com/questions/17252543/length-of-user-defined-string-literal-as-a-template-argument

Reference NO 3

http://en.wikipedia.org/wiki/C%2B%2B11

Reference NO 4

http://docutils.sourceforge.net/docs/user/rst/quickref.html

Reference NO 5

https://bugzilla.mozilla.org/show_bug.cgi?id=698264

Reference NO 6

http://users.ece.utexas.edu/~valvano/embed/chap4/chap4.htm

Reference NO 7

#EANF#

Reference NO 8

#EANF#

how to make ui device independent

how to make ui device independent

References

Reference NO 1

http://stackoverflow.com/questions/15197197/how-to-make-ui-device-independent

Reference NO 2

http://developer.android.com/guide/practices/screens_support.html

Reference NO 3

http://mobile.tutsplus.com/tutorials/android/android-user-interface-design-basic-font-sizes/

Reference NO 4

http://www.vogella.com/articles/AndroidDifferentScreensize/article.html

Reference NO 5

http://www.vanteon.com/downloads/Scaling_Android_Apps_White_Paper.pdf

Reference NO 6

http://www.brighthub.com/mobile/google-android/articles/61895.aspx

Reference NO 7

http://www.sencha.com/blog/resolution-independent-mobile-ui

Reference NO 8

http://www.techotopia.com/index.php/Designing_an_Android_User_Interface_using_the_Graphical_Layout_Tool

Could not load file or assembly Microsoft.Web.Extensions Version 1.0.61025

Could not load file or assembly Microsoft.Web.Extensions Version 1.0.61025

References

Reference NO 1

http://stackoverflow.com/questions/15197430/could-not-load-file-or-assembly-microsoft-web-extensions-version-1-0-61025

Reference NO 2

http://forums.asp.net/t/1118954.aspx/1

Reference NO 3

http://asp.net.bigresource.com/Unable-to-load-file-or-assembly-039-System-web-Extensions-039-version-1-0-61025-While-migrating-VS-2008-owwvgFLBV.html

Reference NO 4

http://forums.iis.net/t/next/1181517

Reference NO 5

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/1d2fa722-5f67-4445-9a90-dfb390d66b95/action?threadDisplayName=report-manager-cant-find-systemwebextensions

Reference NO 6

http://theeternaltinkerer.wordpress.com/2012/03/27/could-not-load-file-or-assembly-system-web-extensions-design-version1-0-61025-0-cultureneutral-publickeytoken31bf3856ad364e35-or-one-of-its-dependencies-the-system-cannot-find-the-file-spec/

Reference NO 7

http://net-ajax.itags.org/q_dotnet-ajax_21140.html

Reference NO 8

http://stackoverflow.com/questions/15197430/could-not-load-file-or-assembly-microsoft-web-extensions-version-1-0-61025

Python 2.7 Tkinter redraw widget inside if

Python 2.7 Tkinter redraw widget inside if

References

Reference NO 1

http://stackoverflow.com/questions/15197664/python-2-7-tkinter-redraw-widget-inside-if

Reference NO 2

http://stackoverflow.com/questions/17391066/lift-method-of-pythons-tkinter-package-not-working

Reference NO 3

http://docs.python.org/2/library/ttk.html

Reference NO 4

http://effbot.org/tkinterbook/button.htm

Reference NO 5

http://effbot.org/tkinterbook/widget.htm

Reference NO 6

http://www.tutorialspoint.com/python/tk_label.htm

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Could not ping

Could not ping

References

Reference NO 1

http://forums.techguy.org/networking/994174-ping-could-not-find-host.html

Reference NO 2

http://compnetworking.about.com/od/workingwithipaddresses/ss/how-to-ping-the-ip-address-of-a-computer_2.htm

Reference NO 3

http://superuser.com/questions/495759/why-is-ping-unable-to-resolve-a-name-when-nslookup-works-fine

Reference NO 4

http://community.spiceworks.com/topic/270104-can-nslookup-hostname-but-ping-can-t-find-host

Reference NO 5

http://serverfault.com/questions/8974/can-ping-machine-by-ip-but-not-by-name

Reference NO 6

http://stackoverflow.com/questions/330395/dns-problem-nslookup-works-ping-doesnt

Reference NO 7

https://bbs.archlinux.org/viewtopic.php?id=87405

Reference NO 8

http://en.kioskea.net/forum/affich-29293-can-t-ping-pcs-while-connected-to-a-router

Embedded Java key-value storage

Embedded Java key-value storage

References

Reference NO 1

http://stackoverflow.com/questions/15198316/embedded-java-key-value-storage

Reference NO 2

http://stackoverflow.com/questions/8759713/embeddable-disk-based-key-value-store

Reference NO 3

http://code.google.com/p/jdbm2/

Reference NO 4

http://hawtdb.fusesource.org/

Reference NO 5

http://people.apache.org/~kalle/bananadb/

Reference NO 6

http://xtreemfs.blogspot.com/2008/11/babudb-efficient-key-value-store-for.html

Reference NO 7

https://github.com/jankotek/JDBM3

Reference NO 8

http://ubuntuforums.org/showthread.php?t=1665239

Converting Program With Only A Constructor To One With A Main Method Instead

Converting Program With Only A Constructor To One With A Main Method Instead

References

Reference NO 1

http://stackoverflow.com/questions/15198520/converting-program-with-only-a-constructor-to-one-with-a-main-method-instead

Reference NO 2

http://www2.hawaii.edu/~dport/ITM352_S03/Examples/TestBank_ch1_ch6.htm

Reference NO 3

http://physics.clarku.edu/sip/tutorials/java/java.html

Reference NO 4

http://pirate.shu.edu/~wachsmut/Teaching/CSAS2214/Virtual/Lectures/lecture16.html

Reference NO 5

http://www.learn-java-tutorial.com/JavaObjects.cfm

Reference NO 6

http://greenteapress.com/thinkapjava/html/thinkjava013.html

Reference NO 7

http://marakana.com/bookshelf/java_fundamentals_tutorial/object_oriented.html

Reference NO 8

http://pages.cs.wisc.edu/~hasti/cs368/JavaTutorial/NOTES/Java-Classes.html

Monday, 26 August 2013

PHP Ziparchive accepts only 10 files [closed]

PHP Ziparchive accepts only 10 files [closed]

References

Reference NO 1

http://php.net/manual/en/ref.zip.php

Reference NO 2

http://php.net/manual/en/function.file-get-contents.php

Reference NO 3

http://stackoverflow.com/questions/14606753/php-ziparchive-download-working-but-not-adding-files-to-zip

Reference NO 4

http://stackoverflow.com/questions/4620205/php-ziparchive-corrupt-in-windows

Reference NO 5

http://www.httrack.com/html/filters.html

Reference NO 6

http://wordpress.org/support/topic/188307

Reference NO 7

http://davidwalsh.name/create-zip-php

Reference NO 8

#EANF#

How to restrict wordpress plugin installation just on one website (preventing multi site install)?

How to restrict wordpress plugin installation just on one website
(preventing multi site install)?

References

Reference NO 1

http://stackoverflow.com/questions/15198962/how-to-restrict-wordpress-plugin-installation-just-on-one-website-preventing-mu

Reference NO 2

http://codex.wordpress.org/Multisite_Network_Administration

Reference NO 3

http://wordpress.org/support/topic/multisite-plugin-question-can-i-suppress-some

Reference NO 4

http://codex.wordpress.org/Test_Driving_WordPress

Reference NO 5

http://wp.tutsplus.com/tutorials/using-wordpress-multisite-a-network-of-websites-at-your-fingertips/

Reference NO 6

http://wpmu.org/20-essential-plugins-for-wordpress-multisite/

Reference NO 7

http://wpcandy.com/teaches/how-to-enable-multisite/

Reference NO 8

http://ithemes.com/purchase/backupbuddy/

How to center an element within a span in Bootstrap when the span includes other elements

How to center an element within a span in Bootstrap when the span includes
other elements

References

Reference NO 1

http://stackoverflow.com/questions/15199270/how-to-center-an-element-within-a-span-in-bootstrap-when-the-span-includes-other

Reference NO 2

http://stackoverflow.com/questions/11718457/bootstrap-spans

Reference NO 3

http://stackoverflow.com/questions/18016848/how-to-center-a-span-with-twitter-bootstrap

Reference NO 4

http://stackoverflow.com/questions/9184141/how-do-you-get-centered-content-using-twitter-bootstrap

Reference NO 5

http://stackoverflow.com/questions/16272055/bootstrap-center-any-span

Reference NO 6

http://blog.teamtreehouse.com/customize-an-html5-webpage-using-the-bootstrap-framework

Reference NO 7

#EANF#

Reference NO 8

#EANF#

return await Method.Invoke()

return await Method.Invoke()

References

Reference NO 1

http://stackoverflow.com/questions/15199447/return-await-method-invoke

Reference NO 2

http://stackoverflow.com/questions/16153047/net-invoke-async-method-and-await

Reference NO 3

http://stackoverflow.com/questions/12402681/is-it-possible-to-call-an-awaitable-method-in-a-non-async-method

Reference NO 4

http://stackoverflow.com/questions/10968205/how-to-call-an-asynchronous-method

Reference NO 5

http://stackoverflow.com/questions/15149811/how-to-wait-for-async-method-to-complete

Reference NO 6

https://www.securecoding.cert.org/confluence/display/java/THI03-J.+Always+invoke+wait()+and+await()+methods+inside+a+loop

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Chrome taking too long to render page

Chrome taking too long to render page

References

Reference NO 1

http://stackoverflow.com/questions/15199647/chrome-taking-too-long-to-render-page

Reference NO 2

https://support.google.com/chrome/answer/1385029?hl=en

Reference NO 3

http://en.kioskea.net/faq/7859-google-chrome-takes-too-long-to-load-a-page

Reference NO 4

http://addyosmani.com/blog/performance-optimisation-with-timeline-profiles/

Reference NO 5

http://www.chromium.org/developers/design-documents/gpu-accelerated-compositing-in-chrome

Reference NO 6

http://productforums.google.com/d/topic/chrome/T1OhIM6PrGM

Reference NO 7

http://www.html5rocks.com/en/tutorials/speed/layers/

Reference NO 8

http://www.neowin.net/forum/topic/860290-chrome-page-rendering-slow-upon-tab-change/

Down Arrow On Lists Within Lists

Down Arrow On Lists Within Lists

References

Reference NO 1

http://www.techrepublic.com/blog/msoffice/how-to-add-a-drop-down-list-to-an-excel-cell/

Reference NO 2

https://support.google.com/drive/answer/186103?hl=en

Reference NO 3

http://office.microsoft.com/en-us/excel-help/create-a-drop-down-list-HA102809802.aspx

Reference NO 4

http://spreadsheets.about.com/od/datamanagementinexcel/qt/20071113_drpdwn.htm

Reference NO 5

http://stackoverflow.com/questions/15199838/down-arrow-on-lists-within-lists

Reference NO 6

https://wikispaces.psu.edu/display/training/Create+Drop-Down+Lists+in+Excel

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Trying to open a workbook and a run a macro in that file

Trying to open a workbook and a run a macro in that file

References

Reference NO 1

http://stackoverflow.com/questions/15200349/trying-to-open-a-workbook-and-a-run-a-macro-in-that-file

Reference NO 2

http://office.microsoft.com/en-us/excel-help/run-a-macro-HP010342865.aspx

Reference NO 3

http://www.ozgrid.com/forum/showthread.php?t=167543

Reference NO 4

http://www.mrexcel.com/forum/excel-questions/77986-run-macro-all-open-workbooks.html

Reference NO 5

http://excel.bigresource.com/MacRO-Check-If-WorkBook-Open-If-Not-Open-It--e8eVB7W6.html

Reference NO 6

http://www.rondebruin.nl/win/s9/win001.htm

Reference NO 7

http://www.pcreview.co.uk/forums/automatically-run-macro-opening-file-t962490.html

Reference NO 8

http://www.knowexcel.com/view/220531-run-excel-macro-from-batch-file-workbook-open.html

Maintain selected EditText in compound control when app comes to foreground

Maintain selected EditText in compound control when app comes to foreground

References

Reference NO 1

http://dia-installer.de/doc/en/objects-chapter.html

Reference NO 2

https://www.cocoacontrols.com/platforms/ios/controls

Reference NO 3

http://tiddlywiki.com/

Reference NO 4

http://www.nasw.org/users/kerogers/

Reference NO 5

http://mywiki.wooledge.org/FullBashGuide

Reference NO 6

http://mayamel.tiddlyspot.com/

Reference NO 7

http://latemar.science.unitn.it/segue_userFiles/ronchet/Android-MARCONI.pdf

Reference NO 8

http://www.hf.faa.gov/docs/508/docs/hfdg/ch8.doc

How to get brightness level form UIImage

How to get brightness level form UIImage

References

Reference NO 1

http://stackoverflow.com/questions/15200794/how-to-get-brightness-level-form-uiimage

Reference NO 2

http://stackoverflow.com/questions/12242354/how-to-change-the-brightness-and-contrast-of-an-uiimage-in-ios6

Reference NO 3

http://stackoverflow.com/questions/10781289/how-can-i-get-the-brightness-of-outside-environment-by-iphone

Reference NO 4

http://stackoverflow.com/questions/547691/is-there-a-way-to-query-the-current-brightness-level-of-a-the-macbook-lcd

Reference NO 5

http://stackoverflow.com/questions/14610744/luminosity-from-ios-camera

Reference NO 6

http://iphonedevsdk.com/forum/iphone-sdk-development/10094-adjust-image-brightness-or-contrast-on-the-fly.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Bar button item does not show up from UISplitViewController delegate's splitViewController:willHideViewController:

Bar button item does not show up from UISplitViewController delegate's
splitViewController:willHideViewController:

References

Reference NO 1

http://stackoverflow.com/questions/15201044/bar-button-item-does-not-show-up-from-uisplitviewcontroller-delegates-splitview

Reference NO 2

http://developer.apple.com/library/ios/documentation/uikit/reference/UISplitViewController_class/

Reference NO 3

http://www.i4-apps.com/splitviewcontroller-popovers/

Reference NO 4

http://iphonedevsdk.com/forum/iphone-sdk-development/84344-ipad-popover-button-not-visible-uisplitviewcontrollerdelegate-not-firing.html

Reference NO 5

http://www.raywenderlich.com/29469/ipad-for-iphone-developers-101-in-ios-6-uisplitview-tutorial

Reference NO 6

http://www.apeth.com/iOSBook/ch22.html

Reference NO 7

https://www.erianna.com/persistant-popover-in-uisplitviewcontroller

Reference NO 8

http://starbugs.diandian.com/post/2013-04-16/40048798423

Sunday, 25 August 2013

How Can disable and enable RequiredFieldValidator for controls with jquery

How Can disable and enable RequiredFieldValidator for controls with jquery

References

Reference NO 1

http://stackoverflow.com/questions/15201529/how-can-disable-and-enable-requiredfieldvalidator-for-controls-with-jquery

Reference NO 2

http://stackoverflow.com/questions/2554840/dynamically-enable-or-disable-requiredfieldvalidator-based-on-value-of-dropdownl

Reference NO 3

http://asp.net.bigresource.com/jQuery-disable-re-enable-validators-on-a-page--uUC23PkkH.html

Reference NO 4

http://forums.asp.net/t/1346812.aspx

Reference NO 5

http://www.nullskull.com/q/10283280/problem-with-jquery-and-requiredfieldvalidator.aspx

Reference NO 6

http://onbia.com/disable-requiredfieldvalidator-with-jquery.html

Reference NO 7

http://techbrij.com/dynamically-enable-disable-validator-isvalid-asp-net

Reference NO 8

#EANF#

XPM / UI : Creating new pages based on Page Type with copied components

XPM / UI : Creating new pages based on Page Type with copied components

References

Reference NO 1

http://stackoverflow.com/questions/15201761/xpm-ui-creating-new-pages-based-on-page-type-with-copied-components

Reference NO 2

http://stackoverflow.com/questions/14153666/tridion-ui-siteedit-adding-existing-content-does-not-use-the-correct-compone

Reference NO 3

http://stackoverflow.com/questions/13679520/add-a-linked-component-using-tridion-ui-xm

Reference NO 4

http://stackoverflow.com/questions/14152009/400-error-when-creating-a-new-page-via-tridion-experience-manager-ui

Reference NO 5

http://www.autohotkey.com/docs/commands/GuiControls.htm

Reference NO 6

http://msdn.microsoft.com/en-us/library/dd583168(v=office.11).aspx

Reference NO 7

#EANF#

Reference NO 8

#EANF#

IPsec linux ubuntu [closed]

IPsec linux ubuntu [closed]

References

Reference NO 1

https://help.ubuntu.com/community/IPSecHowTo

Reference NO 2

https://www.witopia.net/support/setting-up-and-using-your-vpn/ubuntu-linux-ipsec-setup/

Reference NO 3

http://www.ipsec-howto.org/

Reference NO 4

http://samsclass.info/ipv6/proj/proj-L5-VPN-Server.html

Reference NO 5

http://wiki.witopia.us/wiki/Installing_personalVPN-IPsec_on_Ubuntu_Linux

Reference NO 6

http://rootmanager.com/ubuntu-ipsec-l2tp-windows-domain-auth/setting-up-openswan-xl2tpd-with-native-windows-clients.html

Reference NO 7

http://lowendtalk.com/discussion/5850/set-up-an-ipsec-l2tp-vpn-on-your-ubuntu-12-10-or-12-04-vps-with-openswan-xl2tpd-and-ppp

Reference NO 8

http://www.linuxquestions.org/questions/linux-networking-3/ipsec-l2tp-vpn-server-on-ubuntu-for-iphone-718264/

Searching by related model field

Searching by related model field

References

Reference NO 1

http://stackoverflow.com/questions/15202220/searching-by-related-model-field

Reference NO 2

https://docs.djangoproject.com/en/dev/ref/contrib/admin/

Reference NO 3

https://docs.djangoproject.com/en/dev/topics/db/queries/

Reference NO 4

https://docs.djangoproject.com/en/dev/ref/contrib/admin/

Reference NO 5

https://docs.djangoproject.com/en/dev/topics/db/models/

Reference NO 6

https://doc.openerp.com/v6.0/developer/2_5_Objects_Fields_Methods/field_type.html/

Reference NO 7

http://en.wikipedia.org/wiki/Higgs_boson

Reference NO 8

#EANF#

Tomcat WTP in eclipse: route all requests to same Servlet [duplicate]

Tomcat WTP in eclipse: route all requests to same Servlet [duplicate]

References

Reference NO 1

http://stackoverflow.com/questions/15202481/tomcat-wtp-in-eclipse-route-all-requests-to-same-servlet

Reference NO 2

http://stackoverflow.com/questions/9921242/tomcat-does-not-flush-the-response-buffer

Reference NO 3

http://stackoverflow.com/questions/3739865/get-full-servlet-url-during-startup-under-tomcat-7

Reference NO 4

https://wiki.duraspace.org/display/DSPACE/IDE+Integration+-+DSpace,+Eclipse+and+Tomcat

Reference NO 5

http://static.springsource.org/spring-webflow/docs/1.0.x/reference/practical.html

Reference NO 6

http://java.dzone.com/articles/struts2-tutorial-part-27

Reference NO 7

http://www.coderanch.com/t/526466/JSF/java/Simple-JSF-doesn-render

Reference NO 8

http://shodhganga.inflibnet.ac.in:8080/docs/changelog.html

disable input with jquery if a value from select in >0 [closed]

disable input with jquery if a value from select in >0 [closed]

References

Reference NO 1

http://stackoverflow.com/questions/15575074/disable-enable-dynamically-input-textarea-select-fields-with-jquery

Reference NO 2

http://stackoverflow.com/questions/4844594/jquery-select-the-associated-label-element-of-a-input-field

Reference NO 3

http://ivaynberg.github.io/select2/

Reference NO 4

http://jquerymobile.com/demos/1.2.0/docs/forms/docs-forms.html

Reference NO 5

http://api.jquerymobile.com/selectmenu/

Reference NO 6

http://jqfundamentals.com/chapter/jquery-basics

Reference NO 7

http://api.jqueryui.com/autocomplete/

Reference NO 8

http://trentrichardson.com/Impromptu/

Posting a one-to-many relationship

Posting a one-to-many relationship

References

Reference NO 1

https://parse.com/tutorials/one-to-many-relationships

Reference NO 2

http://blog.amir.rachum.com/post/53019452363/a-case-for-a-onetomany-relationship-in-django

Reference NO 3

http://stackoverflow.com/questions/16869249/clarify-how-to-setup-a-one-to-many-relationship-in-laravels-eloquent-orm

Reference NO 4

http://datamapper.org/docs/associations.html

Reference NO 5

http://blog.stevensanderson.com/2011/01/28/mvcscaffolding-one-to-many-relationships/

Reference NO 6

http://ms-access-tips.blogspot.com/2011/03/one-to-many-relationship.html

Reference NO 7

http://blogs.msdn.com/b/nunos/archive/2010/02/10/asp-net-mvc-great-post-about-handling-one-to-many-and-many-to-many-relationships.aspx

Reference NO 8

https://developer.atlassian.com/display/DOCS/OneToMany+Relationship

Shell script to find cpu utilization using SAR command and send email if usage is more than 75 percent

Shell script to find cpu utilization using SAR command and send email if
usage is more than 75 percent

References

Reference NO 1

http://stackoverflow.com/questions/15203158/shell-script-to-find-cpu-utilization-using-sar-command-and-send-email-if-usage-i

Reference NO 2

http://stackoverflow.com/questions/10071031/shell-script-to-email-cpu-utilization-by-email

Reference NO 3

http://nixcraft.com/shell-scripting/18539-looking-shell-script-monitor-cpu-usage-send-mail-once-exceed-75-a.html

Reference NO 4

http://www.cyberciti.biz/tips/how-do-i-find-out-linux-cpu-utilization.html

Reference NO 5

http://forums.cpanel.net/f34/troubleshooting-high-server-loads-linux-servers-319352.html

Reference NO 6

http://hoopercharles.wordpress.com/2010/02/05/faulty-quotes-6-cpu-utilization/

Reference NO 7

http://www.sarcheck.com/osrdoc371.htm

Reference NO 8

https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/Power+Systems/page/nmon_manual

Drawing Polygon in DirectX (like GL_POLYGON)

Drawing Polygon in DirectX (like GL_POLYGON)

References

Reference NO 1

http://stackoverflow.com/questions/15203454/drawing-polygon-in-directx-like-gl-polygon

Reference NO 2

http://stackoverflow.com/questions/13297775/c-directx-function-present-not-working

Reference NO 3

http://www.gamedev.net/topic/130442-trouble-with-glbegingl_polygon/

Reference NO 4

http://www.gamedev.net/topic/555487-csfml-problems-texturing-a-gl_polygon/

Reference NO 5

http://newsgroups.derkeiler.com/Archive/Comp/comp.graphics.api.opengl/2005-08/msg00275.html

Reference NO 6

http://www.codecolony.de/docs/intro.htm

Reference NO 7

https://groups.google.com/d/topic/comp.graphics.api.opengl/H7skTSZ2Q3k

Reference NO 8

#EANF#